home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / menu.dir / 00004_Script_4 < prev    next >
Text File  |  1983-01-30  |  745b  |  25 lines

  1. on exitFrame
  2.   --  set the text of field 61 to string(the freebytes)
  3.   global navigazione,dadove
  4.   set dadove to "menu"
  5.   set the visible of sprite 1 to true
  6.   set the visible of sprite 8 to true  
  7.   set the visible of sprite 9 to true
  8.   set the visible of sprite 10 to true
  9.   set navigazione = ""
  10.   entrata 2,9
  11. viff 11,16
  12.   set the cursor of sprite 2 to [185,186]
  13.   set the cursor of sprite 3 to [185,186]
  14.   set the cursor of sprite 4 to [185,186]
  15.   set the cursor of sprite 5 to [185,186]
  16.   set the cursor of sprite 6 to [185,186]
  17.   set the cursor of sprite 7 to [185,186]
  18.   set the cursor of sprite 8 to [185,186]
  19.   set the cursor of sprite 9 to [185,186]
  20.   -- set the text of field 66 to string(the freebytes)
  21. end
  22.  
  23.  
  24.  
  25.